home *** CD-ROM | disk | FTP | other *** search
- //---------------------------------------------------------------------------
- // Borland C++Builder
- // Copyright (c) 1987, 1998 Borland International Inc. All Rights Reserved.
- //---------------------------------------------------------------------------
- //---------------------------------------------------------------------------
- #include <vcl.h>
- #pragma hdrstop
-
- #include "srvr_ATL.h"
-
- #ifdef _ATL_STATIC_REGISTRY
- #include <statreg.h>
- #include <statreg.cpp>
- #endif
-
- #include <atlimpl.cpp>
- #include <atlctl.cpp>
-
- #if defined(USING_ATLVCL)
- #include <atlvcl.cpp>
- #else
- #include <atlwin.cpp>
- #endif
-
- //---------------------------------------------------------------------------
- #pragma package(smart_init)
-
-